projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0443b6
)
GtkPaned docs: Remove sentence saying see GtkPaned.
author
Murray Cumming
<murrayc@murrayc.com>
Thu, 23 Jun 2011 22:20:57 +0000
(
00:20
+0200)
committer
Murray Cumming
<murrayc@murrayc.com>
Thu, 23 Jun 2011 22:21:32 +0000
(
00:21
+0200)
gtk/gtkpaned.c
patch
|
blob
|
history
diff --git
a/gtk/gtkpaned.c
b/gtk/gtkpaned.c
index 7c6ab6c40f843d3a53fb1039485a92ca1cc8f2c0..f99721033f8d6c6c12961619e897ded395804309 100644
(file)
--- a/
gtk/gtkpaned.c
+++ b/
gtk/gtkpaned.c
@@
-46,7
+46,7
@@
* #GtkPaned has two panes, arranged either
* horizontally or vertically. The division between
* the two panes is adjustable by the user by dragging
- * a handle.
See #GtkPaned for details.
+ * a handle.
*
* Child widgets are
* added to the panes of the widget with gtk_paned_pack1() and